home *** CD-ROM | disk | FTP | other *** search
/ Floppyshop 2 / Floppyshop - 2.zip / Floppyshop - 2.iso / diskmags / 4671-5.790 / dmg-5179 / bos / falc_inf < prev    next >
Text File  |  1995-09-09  |  5KB  |  136 lines

  1.              Falcon 030 preliminary developers Documentation
  2.              ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  3.                  as presented on the Atari EuroDevCon92
  4.                  ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  5. Overview
  6.  
  7. From the point of view of an application writer, the most important thing
  8. to realize about the Falcon030 is that it is an ST compatible TOS machine.
  9. This means that software written to take advantage of the operating system
  10. features via operating system calls of the previous machines will work
  11. without modification. In fact a great deal of effort was expended to
  12. insure that a large precentage of software that runs on previous machines 
  13. will continue to operate. The changes that the user will see between Falcon 
  14. and previous TOS machines involve improved video and sound abilities.
  15.  
  16. The video system has the following characteristics:
  17.  
  18. 1) The system supports both VGA and broadcast system monitor types.
  19.    For this document "broadcast type monitor" means a TV as well as an
  20.    analog RGB monitor such as the SC1224.
  21.  
  22. 2) The number of vertical lines can be either 200 or 400 (approx.)
  23.    This is done by using interlace on broadcast monitors to get 400 lines
  24.    and doubling each line on VGA monitors to get about 200.
  25.  
  26. 3) The number of horizontal pixels can be approximately either 640 or 320.
  27.  
  28. 4) The number of bitplanes can be either one, two, four or eight.
  29.  
  30. 5) Characteristics numbered 1-4 can be mixed in any combination.
  31.  
  32. 6) The color palette is 262144 in 1, 4 or 8 bit per pixel mode and 4096
  33.    in 2 bit per pixel mode.
  34.  
  35. 7) Overscan is available in all broadcast video modes.
  36.  
  37. 8) A 16 bit per pixel, true color mode exists that will operate in all
  38.    modes except 640 pixel wide VGA mode.
  39.    All of these modes can be accessed via the GEM VDI. In the case of true
  40.    color mode there is no color palette to allow for changing the color of
  41.    pixels that have been already drawn. The GEM VDI provides 256
  42.    virtual pens to use for drawing. These pens act just like the physical
  43.    pens in the other modes except that once a pixel is drawn, it cannot be
  44.    changed using vs_color().
  45.  
  46. The sound system has the following components:
  47.  
  48. 1) 56001 Digital Signal Processor
  49.  
  50. 2) DMA sound engine that can playback or record one, two, three or four
  51.    16 bit stereo channels at 12.5, 25, or 50 Khz.
  52.  
  53. 3) 16 Bit stereo codec allowing both input and output of sound via
  54.    built-in headphone and microphone jacks.
  55.  
  56. 4) An external port (DSP) that allows external I/O for a wide variety of
  57.    purposes.
  58.  
  59. Falcon030 Hardware Reference Guide
  60.  
  61.  The Falcon030 hardware specification can be summarized as follows:
  62.  
  63. CPU: 68030, 16 Mhz
  64.  
  65. FPU: Socket for optional 68881 or 68882 running at 16 Mhz
  66.  
  67. RAM: Custom module. 1 to 16 Mbytes of RAM.
  68.  
  69. ROM: 512 Kbytes
  70.  
  71. Blitter: Graphics coprocessor running at 16 Mhz
  72.  
  73. Video:
  74.           Resolution   BPL  Colors     Palette colors
  75. -------------------------------------------------------------------------
  76. ST Low-res    320 X 200      4      16      4096
  77. ST Med-res    640 X 200      2       8      4096
  78. ST High-res   640 X 400      1       2      4096
  79.  
  80. True color    640 X 480      8     256      262144
  81.               320 X 200     15   32768      N/A. 1 bit for overlay   VGA or 
  82. Video         X:320 or 640 1,4    2,16      (Overscan Y:200 or 400)   
  83.                              8     256      (262144   selectable)
  84. ---------------------------------------------------------------------------
  85.  
  86.  
  87. All modes can also be Genlocked, to provide multi-media capabilities on
  88. monitors or televisions. The true color modes also directly supports
  89. overlays. An on board RF modulator allows for direct connection to TVs. 
  90. Monitor connector allows connection to VGA monitors, ST monochrome, or color
  91. monitors (via an adapter plug). 
  92. Horizontal scrolling is supported, compatible with STE.
  93.  
  94. Sound:
  95. Built in stereo 16-bit analog to Digital convertor.
  96. Built in stereo 16-bit DACs.
  97. Stereo microphone input and stereo headphone output jacks. Internal
  98. speaker.
  99. Sophisticated multiplexer connects DSP, Codec and DMA.
  100. 3 channel PSG sound (compatible woth ST)
  101. 8 channel 16 bit PCM digital record/playback I/O
  102. Stereo 8bit PCM sound (compatible with TT030,STE and MSTE)
  103. Digital Audio/DSP connector
  104.  
  105. DSP: 56001 32Mhz Digital Signal Processor with 32Kx24 zero wait state SRAM
  106.  
  107. I/O:
  108. Parallel port
  109. Modem/RS232 port (9 pin)
  110. MIDI in
  111. MIDI out/thru
  112. Cartridge port
  113. SCSI II (50 pin connector) with DMA
  114. LAN Local area network (compatible with TT030 and MegaSTE)
  115.  
  116. Joysticks: Two STE compatible enhanced joystick ports supporting four
  117. paddles a light gun, and up to 21 buttons each.
  118.  
  119. FDD: 1.44 Mbyte Floppy Disk Drive
  120.  
  121. HDD: Internal optional hard disk drive on IDE bus.
  122.  
  123. Keyboard: 94/95 key keyboard (with enhanced controller IC wich supports
  124. faster keystrokes, up to 300 DPI mouse, and prevents overrun and underrun)
  125.  
  126. Mouse: 100 DPI mouse supplied as standard.
  127.  
  128. Other:
  129. Real time clock with battery backed, non-volatile RAM.
  130. Optional internal HDD
  131. Internal expansion connector
  132.  
  133. I hope this has cleared up some of the confusion and killed/confirmed
  134.  some of the wild rumors that has been spread about the Falcon030.
  135.  
  136.